Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SDIT-813: ✨ Add opensearch health indicator #7

Merged
merged 1 commit into from
May 19, 2023

Conversation

petergphillips
Copy link
Contributor

No description provided.

builder.down().build()
} else {
val status = response.status
builder.status(if (status == "RED") Status.OUT_OF_SERVICE else Status.UP)
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Contributor

@andymarke andymarke left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@andymarke andymarke merged commit 752d314 into main May 19, 2023
@andymarke andymarke deleted the pgp-SDIT-813-add-opensearch-health branch May 19, 2023 09:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants